[INFO] cloning repository https://github.com/swesmith/quinn-rs__quinn.bb359ccd
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/swesmith/quinn-rs__quinn.bb359ccd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswesmith%2Fquinn-rs__quinn.bb359ccd", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswesmith%2Fquinn-rs__quinn.bb359ccd'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cc7f4361ba635253a77134f10a90fd5ebb5f45ca
[INFO] checking swesmith/quinn-rs__quinn.bb359ccd against master#dc375db7d8df0aa450e622c529147c95eee756f5 for pr-156749
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswesmith%2Fquinn-rs__quinn.bb359ccd" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/swesmith/quinn-rs__quinn.bb359ccd
[INFO] finished tweaking git repo https://github.com/swesmith/quinn-rs__quinn.bb359ccd
[INFO] tweaked toml for git repo https://github.com/swesmith/quinn-rs__quinn.bb359ccd written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/swesmith/quinn-rs__quinn.bb359ccd on toolchain dc375db7d8df0aa450e622c529147c95eee756f5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dc375db7d8df0aa450e622c529147c95eee756f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/swesmith/quinn-rs__quinn.bb359ccd already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dc375db7d8df0aa450e622c529147c95eee756f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded x509-parser v0.18.0
[INFO] [stderr]   Downloaded asn1-rs-impl v0.2.0
[INFO] [stderr]   Downloaded asn1-rs-derive v0.6.0
[INFO] [stderr]   Downloaded rcgen v0.14.6
[INFO] [stderr]   Downloaded oid-registry v0.8.1
[INFO] [stderr]   Downloaded der-parser v10.0.0
[INFO] [stderr]   Downloaded oorandom v11.1.5
[INFO] [stderr]   Downloaded criterion-plot v0.8.1
[INFO] [stderr]   Downloaded asn1-rs v0.7.1
[INFO] [stderr]   Downloaded alloca v0.4.0
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.56
[INFO] [stderr]   Downloaded indexmap v2.11.4
[INFO] [stderr]   Downloaded minicov v0.3.7
[INFO] [stderr]   Downloaded hex-literal v1.1.0
[INFO] [stderr]   Downloaded derive_arbitrary v1.4.2
[INFO] [stderr]   Downloaded criterion v0.8.1
[INFO] [stderr]   Downloaded rustls-native-certs v0.8.2
[INFO] [stderr]   Downloaded rand_pcg v0.9.0
[INFO] [stderr]   Downloaded bencher v0.1.5
[INFO] [stderr]   Downloaded serde_with_macros v3.16.1
[INFO] [stderr]   Downloaded aws-lc-rs v1.15.1
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.56
[INFO] [stderr]   Downloaded tonic-prost v0.14.2
[INFO] [stderr]   Downloaded qlog v0.15.2
[INFO] [stderr]   Downloaded fastbloom v0.14.0
[INFO] [stderr]   Downloaded prost v0.14.1
[INFO] [stderr]   Downloaded prost-derive v0.14.1
[INFO] [stderr]   Downloaded prost-types v0.14.1
[INFO] [stderr]   Downloaded console-api v0.9.0
[INFO] [stderr]   Downloaded tonic v0.14.2
[INFO] [stderr]   Downloaded console-subscriber v0.5.0
[INFO] [stderr]   Downloaded serde_with v3.16.1
[INFO] [stderr]   Downloaded axum v0.8.7
[INFO] [stderr]   Downloaded hdrhistogram v7.5.4
[INFO] [stderr]   Downloaded aws-lc-fips-sys v0.13.10
[INFO] [stderr]   Downloaded aws-lc-sys v0.34.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d104a9fb21fec57372db6aa02e976f390df2e46d771e7d816dd6107957ef9657
[INFO] running `Command { std: "docker" "start" "d104a9fb21fec57372db6aa02e976f390df2e46d771e7d816dd6107957ef9657", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d104a9fb21fec57372db6aa02e976f390df2e46d771e7d816dd6107957ef9657" "/opt/rustwide/cargo-home/bin/cargo" "+dc375db7d8df0aa450e622c529147c95eee756f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d104a9fb21fec57372db6aa02e976f390df2e46d771e7d816dd6107957ef9657", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d104a9fb21fec57372db6aa02e976f390df2e46d771e7d816dd6107957ef9657" "/opt/rustwide/cargo-home/bin/cargo" "+dc375db7d8df0aa450e622c529147c95eee756f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking tracing-core v0.1.35
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking rustls-pki-types v1.13.1
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking siphasher v1.0.1
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]     Checking lru-slab v0.1.2
[INFO] [stderr]    Compiling quinn-udp v0.6.0 (/opt/rustwide/workdir/quinn-udp)
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling quinn v0.12.0 (/opt/rustwide/workdir/quinn)
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.106
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]     Checking bencher v0.1.5
[INFO] [stderr]     Checking tracing v0.1.43
[INFO] [stderr]     Checking rustls-native-certs v0.8.2
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.106
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking criterion-plot v0.8.1
[INFO] [stderr]     Checking rand_pcg v0.9.0
[INFO] [stderr]     Checking hex-literal v1.1.0
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking hdrhistogram v7.5.4
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libfuzzer-sys v0.4.10
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.106
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]     Checking rcgen v0.14.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling derive_arbitrary v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.56
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking zerocopy v0.8.31
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.106
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.2
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking serde_with v3.16.1
[INFO] [stderr]     Checking js-sys v0.3.83
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking criterion v0.8.1
[INFO] [stderr]     Checking fastbloom v0.14.0
[INFO] [stderr]     Checking qlog v0.15.2
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.56
[INFO] [stderr]     Checking wasm-bindgen-test v0.3.56
[INFO] [stderr]     Checking quinn-proto v0.12.0 (/opt/rustwide/workdir/quinn-proto)
[INFO] [stderr]     Checking fuzz v0.1.0 (/opt/rustwide/workdir/fuzz)
[INFO] [stdout] error[E0432]: unresolved import `proto::fuzzing`
[INFO] [stdout]    --> fuzz/fuzz_targets/streams.rs:7:12
[INFO] [stdout]     |
[INFO] [stdout]   7 | use proto::fuzzing::{ConnectionState, ResetStream, Retransmits, StreamsState};
[INFO] [stdout]     |            ^^^^^^^ could not find `fuzzing` in `proto`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> quinn-proto/src/lib.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 112 | #[cfg(fuzzing)]
[INFO] [stdout]     |       ------- the item is gated here
[INFO] [stdout] 113 | pub mod fuzzing {
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `proto::fuzzing`
[INFO] [stdout]    --> fuzz/fuzz_targets/streams.rs:7:12
[INFO] [stdout]     |
[INFO] [stdout]   7 | use proto::fuzzing::{ConnectionState, ResetStream, Retransmits, StreamsState};
[INFO] [stdout]     |            ^^^^^^^ could not find `fuzzing` in `proto`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> quinn-proto/src/lib.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 112 | #[cfg(fuzzing)]
[INFO] [stdout]     |       ------- the item is gated here
[INFO] [stdout] 113 | pub mod fuzzing {
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `proto::fuzzing`
[INFO] [stdout]    --> fuzz/fuzz_targets/packet.rs:8:5
[INFO] [stdout]     |
[INFO] [stdout]   8 |     fuzzing::{PacketParams, PartialDecode},
[INFO] [stdout]     |     ^^^^^^^ could not find `fuzzing` in `proto`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> quinn-proto/src/lib.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 112 | #[cfg(fuzzing)]
[INFO] [stdout]     |       ------- the item is gated here
[INFO] [stdout] 113 | pub mod fuzzing {
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `proto::fuzzing`
[INFO] [stdout]    --> fuzz/fuzz_targets/packet.rs:8:5
[INFO] [stdout]     |
[INFO] [stdout]   8 |     fuzzing::{PacketParams, PartialDecode},
[INFO] [stdout]     |     ^^^^^^^ could not find `fuzzing` in `proto`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> quinn-proto/src/lib.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 112 | #[cfg(fuzzing)]
[INFO] [stdout]     |       ------- the item is gated here
[INFO] [stdout] 113 | pub mod fuzzing {
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fuzz` (bin "packet") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fuzz` (bin "packet" test) due to 1 previous error
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `Streams<'a>` in the current scope
[INFO] [stdout]   --> fuzz/fuzz_targets/streams.rs:47:26
[INFO] [stdout]    |
[INFO] [stdout] 47 |                 Streams::new(&mut state, &conn_state).open(params.dir);
[INFO] [stdout]    |                          ^^^ associated function or constant not found in `Streams<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `Streams<'a>` in the current scope
[INFO] [stdout]   --> fuzz/fuzz_targets/streams.rs:47:26
[INFO] [stdout]    |
[INFO] [stdout] 47 |                 Streams::new(&mut state, &conn_state).open(params.dir);
[INFO] [stdout]    |                          ^^^ associated function or constant not found in `Streams<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `Streams<'a>` in the current scope
[INFO] [stdout]   --> fuzz/fuzz_targets/streams.rs:50:26
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 Streams::new(&mut state, &conn_state).accept(dir);
[INFO] [stdout]    |                          ^^^ associated function or constant not found in `Streams<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `Streams<'a>` in the current scope
[INFO] [stdout]   --> fuzz/fuzz_targets/streams.rs:50:26
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 Streams::new(&mut state, &conn_state).accept(dir);
[INFO] [stdout]    |                          ^^^ associated function or constant not found in `Streams<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `SendStream<'a>` in the current scope
[INFO] [stdout]   --> fuzz/fuzz_targets/streams.rs:53:37
[INFO] [stdout]    |
[INFO] [stdout] 53 |                 let _ = SendStream::new(id, &mut state, &mut pending, &conn_state).finish();
[INFO] [stdout]    |                                     ^^^ associated function or constant not found in `SendStream<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `SendStream<'a>` in the current scope
[INFO] [stdout]   --> fuzz/fuzz_targets/streams.rs:53:37
[INFO] [stdout]    |
[INFO] [stdout] 53 |                 let _ = SendStream::new(id, &mut state, &mut pending, &conn_state).finish();
[INFO] [stdout]    |                                     ^^^ associated function or constant not found in `SendStream<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `Streams<'a>` in the current scope
[INFO] [stdout]   --> fuzz/fuzz_targets/streams.rs:56:26
[INFO] [stdout]    |
[INFO] [stdout] 56 |                 Streams::new(&mut state, &conn_state)
[INFO] [stdout]    |                          ^^^ associated function or constant not found in `Streams<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `Streams<'a>` in the current scope
[INFO] [stdout]   --> fuzz/fuzz_targets/streams.rs:56:26
[INFO] [stdout]    |
[INFO] [stdout] 56 |                 Streams::new(&mut state, &conn_state)
[INFO] [stdout]    |                          ^^^ associated function or constant not found in `Streams<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `Streams<'a>` in the current scope
[INFO] [stdout]   --> fuzz/fuzz_targets/streams.rs:61:34
[INFO] [stdout]    |
[INFO] [stdout] 61 |                 let _ = Streams::new(&mut state, &conn_state)
[INFO] [stdout]    |                                  ^^^ associated function or constant not found in `Streams<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `Streams<'a>` in the current scope
[INFO] [stdout]   --> fuzz/fuzz_targets/streams.rs:61:34
[INFO] [stdout]    |
[INFO] [stdout] 61 |                 let _ = Streams::new(&mut state, &conn_state)
[INFO] [stdout]    |                                  ^^^ associated function or constant not found in `Streams<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `SendStream<'a>` in the current scope
[INFO] [stdout]   --> fuzz/fuzz_targets/streams.rs:67:33
[INFO] [stdout]    |
[INFO] [stdout] 67 |                     SendStream::new(id, &mut state, &mut pending, &conn_state).reset(0u32.into());
[INFO] [stdout]    |                                 ^^^ associated function or constant not found in `SendStream<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `SendStream<'a>` in the current scope
[INFO] [stdout]   --> fuzz/fuzz_targets/streams.rs:67:33
[INFO] [stdout]    |
[INFO] [stdout] 67 |                     SendStream::new(id, &mut state, &mut pending, &conn_state).reset(0u32.into());
[INFO] [stdout]    |                                 ^^^ associated function or constant not found in `SendStream<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fuzz` (bin "streams") due to 7 previous errors
[INFO] [stderr] error: could not compile `fuzz` (bin "streams" test) due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "d104a9fb21fec57372db6aa02e976f390df2e46d771e7d816dd6107957ef9657", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d104a9fb21fec57372db6aa02e976f390df2e46d771e7d816dd6107957ef9657", kill_on_drop: false }`
[INFO] [stdout] d104a9fb21fec57372db6aa02e976f390df2e46d771e7d816dd6107957ef9657
